home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Najgorsze komunikatory / Tlen.pl / tleninst60255.exe / tlen.exe / 0 / RCDATA / TSETRIGHTSWIN / TSETRIGHTSWIN.txt
Text File  |  2007-09-27  |  5KB  |  215 lines

  1. object SetRightsWin: TSetRightsWin
  2.   Left = 335
  3.   Top = 197
  4.   BorderStyle = bsDialog
  5.   ClientHeight = 295
  6.   ClientWidth = 559
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'Verdana'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   OnClose = FormClose
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object PageControl1: TPageControl
  21.     Left = 8
  22.     Top = 8
  23.     Width = 545
  24.     Height = 249
  25.     ActivePage = TabSheet1
  26.     TabIndex = 0
  27.     TabOrder = 0
  28.     OnChange = PageControl1Change
  29.     object TabSheet1: TTabSheet
  30.       Caption = 'Banowanie'
  31.       object Label4: TLabel
  32.         Left = 8
  33.         Top = 28
  34.         Width = 313
  35.         Height = 13
  36.         Caption = 'Podaj login osoby lub jej pseudonim (z ~ na pocz'#261'tku)'
  37.       end
  38.       object Label5: TLabel
  39.         Left = 8
  40.         Top = 76
  41.         Width = 226
  42.         Height = 13
  43.         Caption = 'Czas zabanowania osoby w tym pokoju'
  44.       end
  45.       object Label6: TLabel
  46.         Left = 8
  47.         Top = 124
  48.         Width = 115
  49.         Height = 13
  50.         Caption = 'Pow'#243'd zabanowania'
  51.       end
  52.       object Edit2: TEdit
  53.         Left = 336
  54.         Top = 24
  55.         Width = 169
  56.         Height = 21
  57.         TabOrder = 0
  58.       end
  59.       object ComboBox3: TComboBox
  60.         Left = 248
  61.         Top = 72
  62.         Width = 257
  63.         Height = 21
  64.         Style = csDropDownList
  65.         ItemHeight = 13
  66.         TabOrder = 1
  67.         OnChange = ComboBox3Change
  68.       end
  69.       object ComboBox5: TComboBox
  70.         Left = 248
  71.         Top = 120
  72.         Width = 257
  73.         Height = 21
  74.         ItemHeight = 13
  75.         TabOrder = 2
  76.         OnChange = Edit3Change
  77.         OnKeyPress = Edit3KeyPress
  78.       end
  79.     end
  80.     object TabSheet2: TTabSheet
  81.       Caption = 'Prawa u'#380'ytkownika'
  82.       ImageIndex = 1
  83.       object Label1: TLabel
  84.         Left = 8
  85.         Top = 28
  86.         Width = 313
  87.         Height = 13
  88.         Caption = 'Podaj login osoby lub jej pseudonim (z ~ na pocz'#261'tku)'
  89.       end
  90.       object Label2: TLabel
  91.         Left = 8
  92.         Top = 76
  93.         Width = 73
  94.         Height = 13
  95.         Caption = 'Prawa osoby'
  96.       end
  97.       object Label3: TLabel
  98.         Left = 8
  99.         Top = 124
  100.         Width = 214
  101.         Height = 13
  102.         Caption = 'Prawo g'#322'osu w pokoju moderowanym'
  103.       end
  104.       object Edit1: TEdit
  105.         Left = 336
  106.         Top = 24
  107.         Width = 169
  108.         Height = 21
  109.         TabOrder = 0
  110.       end
  111.       object ComboBox1: TComboBox
  112.         Left = 248
  113.         Top = 72
  114.         Width = 257
  115.         Height = 21
  116.         Style = csDropDownList
  117.         ItemHeight = 13
  118.         TabOrder = 1
  119.       end
  120.       object ComboBox2: TComboBox
  121.         Left = 248
  122.         Top = 120
  123.         Width = 257
  124.         Height = 21
  125.         Style = csDropDownList
  126.         Enabled = False
  127.         ItemHeight = 13
  128.         TabOrder = 2
  129.       end
  130.     end
  131.     object TabSheet3: TTabSheet
  132.       Caption = 'Listy u'#380'ytkownik'#243'w'
  133.       ImageIndex = 2
  134.       object ComboBox4: TComboBox
  135.         Left = 8
  136.         Top = 8
  137.         Width = 521
  138.         Height = 21
  139.         Style = csDropDownList
  140.         ItemHeight = 13
  141.         TabOrder = 0
  142.       end
  143.       object ListView1: TListView
  144.         Left = 8
  145.         Top = 32
  146.         Width = 521
  147.         Height = 185
  148.         Columns = <
  149.           item
  150.             Caption = 'Osoba'
  151.             Width = 100
  152.           end
  153.           item
  154.             Caption = 'Pseudonim'
  155.             Width = 100
  156.           end
  157.           item
  158.             Caption = 'Wygasa'
  159.             Width = 80
  160.           end
  161.           item
  162.             Caption = 'Uzasadnienie'
  163.             Width = 200
  164.           end
  165.           item
  166.             Caption = 'Czas'
  167.             Width = 135
  168.           end
  169.           item
  170.             Caption = 'Admin'
  171.             Width = 100
  172.           end>
  173.         ReadOnly = True
  174.         RowSelect = True
  175.         PopupMenu = PopupMenu1
  176.         TabOrder = 1
  177.         ViewStyle = vsReport
  178.         OnContextPopup = ListView1ContextPopup
  179.       end
  180.     end
  181.   end
  182.   object Button1: TButton
  183.     Left = 372
  184.     Top = 264
  185.     Width = 99
  186.     Height = 25
  187.     Caption = 'Wyrzu'#263
  188.     Font.Charset = DEFAULT_CHARSET
  189.     Font.Color = clWindowText
  190.     Font.Height = -11
  191.     Font.Name = 'Verdana'
  192.     Font.Style = [fsBold]
  193.     ParentFont = False
  194.     TabOrder = 1
  195.     OnClick = Button1Click
  196.   end
  197.   object Button2: TButton
  198.     Left = 478
  199.     Top = 264
  200.     Width = 75
  201.     Height = 25
  202.     Caption = 'Anuluj'
  203.     TabOrder = 2
  204.     OnClick = Button2Click
  205.   end
  206.   object PopupMenu1: TPopupMenu
  207.     Left = 28
  208.     Top = 80
  209.     object Odbanuj1: TMenuItem
  210.       Caption = 'Odbanuj'
  211.       OnClick = Odbanuj1Click
  212.     end
  213.   end
  214. end
  215.